PreviousNextTracker indexSee it online !

(71/185) 163 - LucenePlugin: Search current buffer

\[From: Juergen Weber\]
Add a "Search current buffer" check-box to the search dockable. When checked, a new temporary index will be created for the current buffer and the search will be performed in that temporary index only. When the buffer is closed, the temporary index will be removed automatically.

Submitted nobody - 2009-12-29 04:20:28 Assigned kpouer
Priority 5 Labels
Status open Group None
Resolution None

Comments

2010-01-18 15:28:34
kpouer

a first version is committed in the trunk, it works but has to be optimized since an index is created each time a search is done

2010-01-18 15:28:35
kpouer

- **assigned_to**: nobody --> kpouer